From d6d0ddc5a93c7646b26dec70336172331ccc1bfb Mon Sep 17 00:00:00 2001 From: Jason Rumney Date: Thu, 22 Feb 2007 22:51:31 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 4c90a02a16c..c6368afb0ac 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,16 @@ +2007-02-22 Jason Rumney + + * w32menu.c (current_popup_menu): Make available globally. + (menubar_selection_callback): Free menu strings before pushing the + menu event into the keyboard buffer. Remove + menu_command_in_progress. + + * w32fns.c (current_popup_menu): Use from w32menu.c. + (w32_wnd_proc): Use menubar_active and current_popup_menu to + determine whether a menubar menu has been cancelled. + + * w32term.h (w32_output): Remove menu_command_in_progress. + 2007-02-22 Kim F. Storm * dispnew.c (update_frame, update_single_window): Set force_p here if -- 2.30.2